Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

부산대 BE_원윤서 2주차 과제(Step1) #194

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

yoonsu0325
Copy link

피드백 반영했습니다!

yoonsu0325 added 15 commits July 2, 2024 16:07
validation 의존성 추가
record에서 class로 수정
ProductDTO의 필드에 조건과 오류메시지 추가
product -> newProduct로 수정
상품 추가 API에 검증 기능 추가
상품 수정 API에 검증 기능 추가
Product를 record에서 class로 바꾸면서 생긴 오류 수정
상품 추가, 수정 뷰를 나눔
잘못된 필드 값이 입력된 경우 오류 메시지 출력
상품 추가 뷰와 수정 뷰를 분리
상품을 수정할 때 잘못된 필드 값이 들어온 경우 오류 메시지 출력
구현할 기능 목록
Product 객체를 파라미터로 받는 생성자 & AssertTrue로 "카카오" 단어 포함 체크
"카카오" 단어 포함 검증하는 파트 삭제, 상품 수정 뷰에 ProductDTO를 attribute로 전달
AssertTrue를 통과하지 못한 경우 에러메시지 출력
AssertTrue를 통과하지 못한 경우 에러메시지 출력
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant